convert arcdist, polygon, and xcsv to use gpsbabel::TextStream instead of gbfgetstr...
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 1 Dec 2021 13:26:08 +0000 (06:26 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 13:26:08 +0000 (06:26 -0700)
commitd377ef65af27e5a0e48d8b4017cc76517e305dfc
tree4fa946d728f57f1f10aaa0be05bafed072e3013c
parentf2da18dc2edba69639e51fbe3c7ef8ef161d8eea
convert arcdist, polygon, and xcsv to use gpsbabel::TextStream instead of gbfgetstr (#778)

* read style files with a textstream.

* use gpsbabel::textstream instead of gbfile.
arcdist.cc
polygon.cc
xcsv.cc